[INFO] cloning repository https://github.com/FaezBarghasa/GC9A01
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FaezBarghasa/GC9A01" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaezBarghasa%2FGC9A01", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaezBarghasa%2FGC9A01'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 569c779b31ff6d028909fd45bfed2991b300a3b9
[INFO] fixing FaezBarghasa/GC9A01 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaezBarghasa%2FGC9A01" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FaezBarghasa/GC9A01
[INFO] finished tweaking git repo https://github.com/FaezBarghasa/GC9A01
[INFO] tweaked toml for git repo https://github.com/FaezBarghasa/GC9A01 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FaezBarghasa/GC9A01 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FaezBarghasa/GC9A01 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9
[INFO] running `Command { std: "docker" "start" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking embedded-graphics-core v0.4.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking GC9A01 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/interface.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<SPI, DC> SpiInterface<SPI, DC> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] 16 |     /// Creates a new SPI interface.
[INFO] [stdout] 17 |     pub fn new(spi: SPI, dc: DC) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `GC9A01` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `gc9_a01`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod address_window;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SWRESET: u8 = 0x01; // Software Reset
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SLPIN: u8 = 0x10; // Sleep In
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const SLPOUT: u8 = 0x11; // Sleep Out
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const INVOFF: u8 = 0x20; // Display Inversion Off
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const INVON: u8 = 0x21; // Display Inversion On
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const DISPOFF: u8 = 0x28; // Display Off
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const DISPON: u8 = 0x29; // Display On
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CASET: u8 = 0x2A; // Column Address Set
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RASET: u8 = 0x2B; // Row Address Set
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const RAMWR: u8 = 0x2C; // Memory Write
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MADCTL: u8 = 0x36; // Memory Data Access Control
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const COLMOD: u8 = 0x3A; // Interface Pixel Format
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const COLMOD_18BIT: u8 = 0x06; // 18-bit/pixel
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Portrait,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LandscapeRight,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     PortraitFlipped,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LandscapeLeft,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Rgb,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Bgr,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub width: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub height: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub x_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub y_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub color_order: ColorOrder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub invert_colors: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub backlight_on_after_init: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub reset_duration_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub reset_after_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub slpout_wait_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/config.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn with_size(mut self, width: u16, height: u16) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn with_offsets(mut self, x: u16, y: u16) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn with_orientation(mut self, orientation: Orientation) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn with_color_order(mut self, color_order: ColorOrder) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn with_invert_colors(mut self, invert: bool) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn build(self) -> DisplayConfig {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] error[E0433]: cannot find module or crate `gc9a01` in this scope
[INFO] [stdout]  --> benches/clear_bench.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gc9a01::interface::tests::{MockPin, MockSpi};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `gc9a01`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use gc9a01::interface::tests::{MockPin, MockSpi};
[INFO] [stdout] 5 + use GC9A01::interface::tests::{MockPin, MockSpi};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gc9a01`
[INFO] [stdout]  --> benches/clear_bench.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gc9a01::{Display, DisplayConfig};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `gc9a01`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use gc9a01::{Display, DisplayConfig};
[INFO] [stdout] 3 + use GC9A01::{Display, DisplayConfig};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]   --> src/interface.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use std::vec;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/interface.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::Vec`
[INFO] [stdout]   --> src/reset.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use std::vec::Vec;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
[INFO] [stdout]  --> benches/clear_bench.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
[INFO] [stdout]   --> benches/clear_bench.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |             display.clear(black_box(Rgb565::BLACK)).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `BLACK` found for struct `Rgb565` in the current scope
[INFO] [stdout]   --> benches/clear_bench.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 |             display.clear(black_box(Rgb565::BLACK)).unwrap();
[INFO] [stdout]    |                                             ^^^^^ associated function or constant not found in `Rgb565`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `RgbColor` which provides `BLACK` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use embedded_graphics_core::pixelcolor::RgbColor;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `CSS_BLACK` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |             display.clear(black_box(Rgb565::CSS_BLACK)).unwrap();
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `GC9A01` (bench "clear_bench") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod address_window;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SWRESET: u8 = 0x01; // Software Reset
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SLPIN: u8 = 0x10; // Sleep In
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const SLPOUT: u8 = 0x11; // Sleep Out
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const INVOFF: u8 = 0x20; // Display Inversion Off
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const INVON: u8 = 0x21; // Display Inversion On
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const DISPOFF: u8 = 0x28; // Display Off
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/commands.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const DISPON: u8 = 0x29; // Display On
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CASET: u8 = 0x2A; // Column Address Set
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const RASET: u8 = 0x2B; // Row Address Set
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const RAMWR: u8 = 0x2C; // Memory Write
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MADCTL: u8 = 0x36; // Memory Data Access Control
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const COLMOD: u8 = 0x3A; // Interface Pixel Format
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/commands.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const COLMOD_18BIT: u8 = 0x06; // 18-bit/pixel
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Portrait,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LandscapeRight,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     PortraitFlipped,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LandscapeLeft,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Rgb,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/config.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Bgr,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub width: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub height: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub x_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub y_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub color_order: ColorOrder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub invert_colors: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub backlight_on_after_init: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub reset_duration_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub reset_after_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/config.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub slpout_wait_ms: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/config.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn with_size(mut self, width: u16, height: u16) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn with_offsets(mut self, x: u16, y: u16) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn with_orientation(mut self, orientation: Orientation) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn with_color_order(mut self, color_order: ColorOrder) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn with_invert_colors(mut self, invert: bool) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/config.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn build(self) -> DisplayConfig {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9", kill_on_drop: false }`
[INFO] [stdout] e7809b63a63d6ce9e10dda821e63bdeaf0447d586dde685d58ff495371e9daf9
